﻿COUNTRIES = {
	c:PRU ?= {
		effect_starting_technology_tier_1_tech = yes
		effect_starting_politics_conservative = yes

		add_technology_researched = nationalism
				
		# Laws 
		activate_law = law_type:law_monarchy
		activate_law = law_type:law_autocracy 
		activate_law = law_type:law_freedom_of_conscience
		activate_law = law_type:law_women_own_property
		activate_law = law_type:law_per_capita_based_taxation
		activate_law = law_type:law_appointed_bureaucrats
		activate_law = law_type:law_national_supremacy # Poles were even excluded from Landrat posts in 1832. Germanization policies were in full swing by the mid-1830s
		activate_law = law_type:law_mercantilism
		activate_law = law_type:law_interventionism
		activate_law = law_type:law_public_schools
		activate_law = law_type:law_local_police
		activate_law = law_type:law_per_capita_based_taxation
		activate_law = law_type:law_professional_army
		activate_law = law_type:law_censorship

		add_modifier = {
			name = Prussian_army
			months = -1
		}

		
		set_institution_investment_level = {
			institution = institution_schools
			level = 3
		}

		set_institution_investment_level = {
			institution = institution_police
			level = 3
		}
		
		ig:ig_landowners = { 
			add_ruling_interest_group = yes
		}

		ig:ig_armed_forces = {
			add_ruling_interest_group = yes
		}

		add_company = company_type:company_basic_metalworks
		company:company_basic_metalworks = {
			set_company_establishment_date = 1830.1.1
			set_company_state_region = s:STATE_WESTPHALIA
		}

		add_company = company_type:company_basic_metal_mining
		company:company_basic_metal_mining = {
			set_company_establishment_date = 1830.1.1
			set_company_state_region = s:STATE_SILESIA
		}
	}
}
